home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-09-17 | 494 b | 12 lines | [TEXT/CWIE] |
- This snippet shows how to determine whether you are running on
- a Power Macintosh or on a 680x0 Macintosh. It also provides the
- method for determine exactly which type of processor is running.
- This works around an off-by-one error with gestaltNativeCPUType.
-
- Written by Virginia (Ginny) McCulloh
- Apple Developer Technical Support
- August 1995, Cupertino, CA
- Copyright 1995, Apple Computer, Inc.
-
- This runs under Think C 7.0.4, CodeWarrior 6,
- and MPW 3.3.1 with the Universal Headers.